SpringBoot2.0配置redis集群 SpringBoot2.0使用JedisCluster管理 配置redis集群 1.pom文件 2.配置文件redis.properties 3.通過配置文件注入Je ...